home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / dalgames.zip / RTP200B.ZIP / SAMPLE1.BAT < prev    next >
DOS Batch File  |  1996-02-20  |  361b  |  14 lines

  1. REM This is an example of a bat file that runs the progrm in the RTP
  2. REM directory.
  3. REM Here only one RTP.ctl file is required and that is put in RTP.
  4. REM Assume the RTP directory is a subdirectory of c:\wc30\door
  5. REM
  6. C:
  7. cd\wc30\door\rtp
  8. C:\wc30\door\rtp\rtp /PC:\wc30\wcwork\node%wcnodeid%
  9. copy rtpscore.dat c:\wc30\bull\bull19.bbs
  10. cd\wc30
  11. exit
  12.  
  13.  
  14.